home *** CD-ROM | disk | FTP | other *** search
/ Windows 3-Pak 2 - Disc 2 / Infomagic - Windows 3-Pak Volume 2 (Disc 2 of 3).iso / Telnet-Clients / secmail.exe / _setup.1 / SecureMail.exe / 0 / RCDATA / THSDWELCM / THSDWELCM.txt < prev   
Text File  |  1998-11-20  |  2KB  |  84 lines

  1. object HSDWelcm: THSDWelcm
  2.   Left = 247
  3.   Top = 158
  4.   BorderIcons = []
  5.   BorderStyle = bsSingle
  6.   Caption = 'The Secure Mail System'
  7.   ClientHeight = 323
  8.   ClientWidth = 296
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Icon.Data = {<image000.ico>}
  14.   Position = poScreenCenter
  15.   Scaled = False
  16.   OnShow = FormShow
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object KeyFile: TLabel
  20.     Left = 2
  21.     Top = 304
  22.     Width = 287
  23.     Height = 13
  24.     Alignment = taCenter
  25.     AutoSize = False
  26.     Caption = 'No Key File Found!'
  27.     Font.Color = clBlack
  28.     Font.Height = -11
  29.     Font.Name = 'MS Sans Serif'
  30.     Font.Style = [fsBold]
  31.     ParentFont = False
  32.   end
  33.   object Bevel1: TBevel
  34.     Left = 0
  35.     Top = 2
  36.     Width = 293
  37.     Height = 295
  38.     Style = bsRaised
  39.   end
  40.   object Image1: TImage
  41.     Left = 6
  42.     Top = 8
  43.     Width = 282
  44.     Height = 282
  45.     AutoSize = True
  46.     Picture.Data = {<image001.bmp>}
  47.   end
  48.   object Label1: TLabel
  49.     Left = 54
  50.     Top = 264
  51.     Width = 215
  52.     Height = 13
  53.     Caption = 'Copyright 1996-1998 ISS   All Right Reserved'
  54.     Color = clBtnFace
  55.     Font.Color = clWindowText
  56.     Font.Height = -11
  57.     Font.Name = 'MS Sans Serif'
  58.     Font.Style = []
  59.     ParentColor = False
  60.     ParentFont = False
  61.     Transparent = True
  62.   end
  63.   object Version: TLabel
  64.     Left = 57
  65.     Top = 244
  66.     Width = 208
  67.     Height = 13
  68.     Alignment = taCenter
  69.     AutoSize = False
  70.     Font.Color = clNavy
  71.     Font.Height = -13
  72.     Font.Name = 'MS Sans Serif'
  73.     Font.Style = [fsBold]
  74.     ParentFont = False
  75.     Transparent = True
  76.   end
  77.   object ShowTimer: TTimer
  78.     Interval = 4500
  79.     OnTimer = ShowTimerTimer
  80.     Left = 256
  81.     Top = 285
  82.   end
  83. end
  84.